testing.B.startAllocs (field)

4 uses

	testing (current package)
		benchmark.go#L110: 	startAllocs uint64
		benchmark.go#L125: 		b.startAllocs = memStats.Mallocs
		benchmark.go#L139: 		b.netAllocs += memStats.Mallocs - b.startAllocs
		benchmark.go#L160: 		b.startAllocs = memStats.Mallocs